home *** CD-ROM | disk | FTP | other *** search
- Path: in2.uu.net!amgen!usenet
- From: Dennis Lynch <dennisl@amgen.com>
- Newsgroups: comp.lang.c++
- Subject: Linker error - BC++
- Date: 7 Mar 1996 14:44:25 GMT
- Organization: Amgen, inc.
- Message-ID: <4hmso9$64m@amgen.amgen.com>
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.1N (Macintosh; I; 68K)
- X-URL: news:comp.lang.c++
-
- I'm taking an introductory C++ class and am using Borland C++ 4.0. I am
- creating a very simple program -- three cout statements. It compiles
- without a problem, but when I try to link it I get the folloowing error:
-
- Linker error: undefined symbol OwlMain (int, char far * far *) in
- library file c:\bc4\owlwi.lib in module winmain
-
- I'm sure that I'm making some classic newbie mistake. Could someone let
- me know what that mistake is?
-
- Thanks in advance.
-
-
- *** Disclaimer: These are the opinions of the poster not Amgen Inc.***
-